.about_us {
    margin: 80px 0px 0px 0px;
}
.about_h3 {
    font-family: Arial;
    color: #DB0F30;
    font-size: 42px;
    font-weight: bold;
    margin: 0px;
}
.about_p {
    font-size: 16px;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.about_content {
    line-height: 30px;
    color: #555;
    margin-top: 20px;
}
.about_btn {
    display: block;
    text-align: center;
    width: 140px;
    padding: 7px 0px;
    color: #fff;
    text-decoration: none;
    border-radius: 15px;
    background-color: #DB0F30;
    margin-top: 20px;
}
.about_video {
    width: 100%;
}


.product_index {
    margin-top: 65px;
    margin-bottom: 65px;
}
.product_list2 {
    padding-top: 20px;
}
.product_img {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 270px;
}
.product_list2 div.product_img {
    min-height: 260px;
}
.process_col {
    border: 1px #ddd solid;
    padding: 20px 0px 20px 0px;
    margin-bottom: 20px;
}
.process_col a{
    display: block;
}
.product_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 200px;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
}
.product_title {
    text-align: center;
    height: 40px;
}
.product_title a {
    color: #2F2F2F;
}


/*首页-客户案例*/
.case_bg,.sevices_bg{
    padding-bottom: 30px;
}
.case_head h2{
    text-align: center;
    margin-top: 60px;
    font-size: 38px; 
    color: #fff;
    font-weight: bold;
}
.case_head span{
    display: block; 
    height: 10px; 
    background: url(../images/untitled-1.png) center center no-repeat;
}
.case_head p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top:8px;
}
.case_list{
    clear: both;
    padding: 25px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.case_list2{
    padding-top: 20px;
}
.case_img{
    padding-left: 15px;
    padding-right: 15px;
    min-height: 270px;
}
.case_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 270px;
    max-width: 100%;
    height: auto; 
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}
.case_list2 div.case_img{
    min-height: 220px;
}
.case_title{
    text-align: center;
    height: 40px;
}
.case_title a{
    color: #333;
    font-weight: bold;
}
.case_title a:hover{
    text-decoration: none;
    color:#014A90;
}
.case_title2 a{
    color: #2F2F2F;
    font-weight: normal;
}
.case_title2 a:hover{
    text-decoration: none;
    color:#0071bf;
}



.product_index{margin-top:65px;margin-bottom:65px}
.process_col{border:1px #ddd solid;padding:20px 0px 20px 0px;margin-bottom:20px;}
	.page_img{
	padding-top:10px;
	margin:15px;
	background:#FFF;
	}
.page_img a{
    height: 200px;
    display: block;
}
.page_img img{
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
}
.page_img img:hover{
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}


.product_head h2{
    text-align: center; 
    margin-top: 60px; 
    font-size: 38px; 
    color: #333;
    font-weight: bold;
}
.product_head span{
    display: block; 
    height: 10px; 
    background: url(../images/untitled-1.png) center center no-repeat;
}
.product_head p{
    text-align: center;
    font-size: 18px; 
    color: #555; 
    margin-top:8px;
}
.product_list{
    clear: both;
    padding: 25px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.product_list2{
    padding-top: 20px;
}
.product_img{
    padding-left: 15px; 
    padding-right: 15px; 
    min-height: 270px;
}
.product_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 200px; 
    max-width: 100%;
    height: auto; 
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}
.product_list2 div.product_img{
    min-height: 260px;
}
.product_title{
    text-align: center;
    height: 40px;
}
.product_title a{
    color: #2F2F2F;
}
.product_title a:hover{
    text-decoration: none;
    color:#0071bf;
}



/****************滚动图片*******************/
/*----普通产品滚动----*/
.h_tjcp {
	width: 100%;
	padding: 40px 0;
}
#demo {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#demo #indemo {
	float: left;
	width: 800%
}
#demo #demo1 {
	float: left;
}
#demo #demo2 {
	float: left;
}
#demo #indemo ul li {
	float: left;
	/*width: 22%;*/
	/*margin-right: 4%;*/
	
	margin-right: 49.2px; 
	width: 270.6px;
}
#demo #indemo ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#demo #indemo ul li>div a {
	display: block;
}
#demo #indemo ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#demo #indemo ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#demo #indemo ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#demo #indemo ul li>div p {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#demo #indemo ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#demo #indemo ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#demo #indemo ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#demo #indemo ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li>div:hover .l1 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l2 {
	height: 100%;
}
#demo #indemo ul li>div:hover .l3 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l4 {
	height: 100%;
}
#demo #indemo ul li>div:hover span {
	border: 1px solid #fff;
}
#demo #indemo ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#demo #indemo ul li>div:hover span:before {
	width: 100%;
}
/*---普通产品滚动结束---*/

.h_tlt1 {
    width: 100%;
}
.h_tlt1 p {
    font-size: 24px;
    font-weight: bold;
    color: #515671;
    text-align: center;
}
.h_tlt1 span {
    display: block;
    font-size: 15px;
    font-weight: lighter;
    color: #999;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.clear {
    clear: both;
}
.clearfix {
    zoom: 1;
}